How to Install libjpf-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libjpf-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

libjpf-java software package provides Java Plugin Framework: plug-in infrastructure library for Java projects, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libjpf-java 

libjpf-java is installed in your system.

Make ensure the libjpf-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libjpf-java *

You will get with libjpf-java package name, version, architecture and description in a table

libjpf-java package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Java
Package libjpf-java
Version 1.5.1+dfsg-4
Description Java Plugin Framework: plug-in infrastructure library for Java projects
Sub Section Java


See Also, How to uninstall or remove libjpf-java software package from Ubuntu 14.04 LTS (Trusty Tahr)?